Use CRPEJob::SetGraphTypeInfo to set the chart type information (based on one of the available chart types) for the specified chart in the specified section. Use this method to change the type of chart that is displayed in a report.
BOOL SetGraphTypeInfo (
short sectionN,
short graphN,
CRPEGraphTypeInfo *graphTypeInfo );
Specifies the section of the report containing the chart for which you want to set the type information. | |
Specifies for which chart within the section you want to set the type. This value is 0 | |
Specifies a pointer to CRPEGraphTypeInfo, which will contain the new information. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |